home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 3 / QRZ Ham Radio Callsign Database - Volume 3.iso / digests / tcp / 930224.txt < prev    next >
Internet Message Format  |  1994-06-04  |  7KB

  1. Date: Wed,  1 Sep 93 04:30:09 PDT
  2. From: Advanced Amateur Radio Networking Group <tcp-group@ucsd.edu>
  3. Errors-To: TCP-Group-Errors@UCSD.Edu
  4. Reply-To: TCP-Group@UCSD.Edu
  5. Precedence: Bulk
  6. Subject: TCP-Group Digest V93 #224
  7. To: tcp-group-digest
  8.  
  9.  
  10. TCP-Group Digest            Wed,  1 Sep 93       Volume 93 : Issue  224
  11.  
  12. Today's Topics:
  13.                         how can I get started?
  14.                        NOS  in  NT VDM (4 msgs)
  15.                           Subscribe (2 msgs)
  16.  
  17. Send Replies or notes for publication to: <TCP-Group@UCSD.Edu>.
  18. Subscription requests to <TCP-Group-REQUEST@UCSD.Edu>.
  19. Problems you can't solve otherwise to brian@ucsd.edu.
  20.  
  21. Archives of past issues of the TCP-Group Digest are available
  22. (by FTP only) from UCSD.Edu in directory "mailarchives".
  23.  
  24. We trust that readers are intelligent enough to realize that all text
  25. herein consists of personal comments and does not represent the official
  26. policies or positions of any party.  Your mileage may vary.  So there.
  27. ----------------------------------------------------------------------
  28.  
  29. Date: Tue, 31 Aug 93 14:46:30 PDT
  30. From: William.Dorsey@Corp.Sun.COM (Bill Dorsey)
  31. Subject: how can I get started?
  32. To: tcp-group@ucsd.edu
  33.  
  34. I have a Kantronics KPC-3 connected to one of the serial ports of my
  35. Sun Sparcstation.  I'd like to be able to handle TCP packets as well as
  36. AX.25 packets.  Can someone recommend some software that will run under
  37. SunOS 4.1.3 and enable me to do this?  Also, since my Sun is connected
  38. to the net, it would be nice if it allowed gateway operation.
  39.  
  40. --
  41. Bill Dorsey  william.dorsey@corp.sun.com
  42. PGP 2.X public key N3LMF
  43. available on request N3LMF@N0ARY.#NOCAL.CA.US.NA
  44.  
  45. ------------------------------
  46.  
  47. Date: Tue, 31 Aug 1993 07:17:52 -0400 (EDT)
  48. From: "David J. Trulli" <nn2z@nn2z.UCSD.EDU>
  49. Subject: NOS  in  NT VDM
  50. To: "D.Crompton" (D.Crompton) <rutgers!nadc.navy.mil!crompton%kb2ear@princeton.edu>
  51.  
  52. Has anyone tried to have a verison of NOS attact to the system com
  53. driver buy opening the device COMX:  ?
  54. Since NT and OS have serial driver this maybe better than going
  55. thru the hardware uart emulation.
  56.  
  57. Any thoughts ?
  58.  
  59. Dave
  60.  
  61. > I tried running KA9Q - 01/18 under NT and got the same type of message. I seleceted
  62. > ignore the warning and it did not respond to any keyboard input. I was able to close
  63. > it without any problems though. 
  64. > I have not tried JNOS yet. This may be related to the (lack of) a PIF file. I will
  65. > fool with it some more in that regard and let you know.
  66. > Doug
  67.  
  68.  
  69. -- 
  70.  
  71. Dave Trulli  internet: nn2z@nn2z.ampr.org, david.trulli@att.com
  72.         packet: nn2z@nn2z.nj.usa.na
  73.  
  74. ------------------------------
  75.  
  76. Date: Tue, 31 Aug 93 11:43:12 CDT
  77. From: Jack Spitznagel <spitznagel@utmem1.utmem.edu>
  78. Subject: NOS  in  NT VDM
  79. To: tcp-group@UCSD.EDU
  80.  
  81. Hi Dave, All...
  82.  
  83. David asks: 
  84. >Since NT and OS have serial driver this maybe better than going
  85. >thru the hardware uart emulation.
  86. >
  87. >Any thoughts ?
  88.   
  89. Just one.... does NT now provide a "DOS-compatible" (whatever that is??) 
  90. virtual hardware interface? The COM driver in OS/2 provides one that behaves 
  91. like a 16550AFN/16450 (depends on what is actually there!) for each VDM. This 
  92. interface should be accessable from the NOS VDM without any problem providing 
  93. you are not trying to:
  94.  
  95.  Share Interrupts between ports (without specialized hdwe and drivers)
  96.  Use a port already owned by another process.
  97.  
  98. Additional suggestion... (don't remember if you were doing this...) Try 
  99. bringing NOS up as serial port only first... then try to figger out the packet 
  100. driver problems.... The Crynwr packet drivers load "high" very well in the OS/2 
  101. VDM so I imagine they could also in NT unless the virtual hardware hooks 
  102. provided for the VDM are as limited as they were in the beta    .
  103.  
  104. 73...  jack
  105. kd4iz
  106.  
  107. John Spitznagel D.D.S.     |    #1. Check the fuse!
  108. College of Dentistry       |    #2. Turn it on. 
  109. UT-Memphis                 |    #3. Kick it.
  110. 875 Union Avenue           |    #4. Drop it.
  111. Memphis,  TN  38163        |    #5. Call the company.
  112. (901) 528-6441             |    #6. Read the Manual.
  113.  
  114. ------------------------------
  115.  
  116. Date: Tue, 31 Aug 1993 15:17:30 -0400
  117. From: goldstein@carafe.tay2.dec.com (k1io, FN42jk)
  118. Subject: NOS  in  NT VDM
  119. To: tcp-group@ucsd.edu
  120.  
  121. Before anyone even wastes time trying...
  122.  
  123. Remember that NT does NOT allow DOS device drivers to run, period.
  124. This is not OS/2, which does.  OS/2 allows DOS boxes to have access to
  125. real hardware devices, so a packet driver will load.  This has the
  126. slight risk that a driver will muck with physical address space and
  127. corrupt the system, but once you get it running right it's usually okay.
  128. NT is designed to be a notch or two more secure.  It hides the real
  129. hardare through a Hardware Abstraction Layer (HAL) and only allows NT
  130. native drivers to see it.  So if NOS is looking for a 16450 or 16550,
  131. it won't find it. 
  132.  
  133. DOS programs can, I suspect, access COM ports in NT, by making the 
  134. appropriate calls.  But the old DOS tradtion is to avoid the O/S as
  135. much as possible.  In NT, you have a real operating system which owns
  136. all the hardware, and you have to play by its rules.  Note that NT 
  137. doesn't claim to run as many DOS programs as OS/2 does; too many DOS
  138. programs don't play by its rules.
  139.    fred k1io
  140.  
  141. ------------------------------
  142.  
  143. Date: Tue, 31 Aug 93 16:44:01 EDT
  144. From: crompton@NADC.NAVY.MIL (D. Crompton)
  145. Subject: NOS  in  NT VDM
  146. To: djt@hoccny.ho.att.com, tcp-group@ucsd.edu
  147.  
  148.  
  149.  I got further  this morning using JN110x9. Its runs but I am not
  150.  getting data from the serial ports yet. I can transmit.
  151.  
  152.  BPQ and FBB runs. So  does telix a terminal emulator.
  153.  
  154.  Dave
  155.  
  156.  
  157.  
  158. Dave,
  159.  
  160.    I would suspect that you must use comm ports other than those
  161. that NT knows about, since NOS does direct I/O. That is assign
  162. the comm port to other than 3f8,2f8 if you have a com1/2. The other
  163. problem though is the interrupts. It might be easier to run a simple
  164. com I/O program where you can assign an address and interrupt and
  165. play around.
  166.  
  167.   WINNT will run OS/2 text mode programs - maybe try running the OS/2
  168. version of NOS under NT??
  169.  
  170. Doug
  171.  
  172. ------------------------------
  173.  
  174. Date: Tue, 31 Aug 93 08:21:27 CDT
  175. From: mfoster@amoco.com (Michael H. Foster)
  176. Subject: Subscribe
  177. To: tcp-group@ucsd.edu
  178.  
  179. Subscribe
  180.  
  181. ------------------------------
  182.  
  183. Date: Tue, 31 Aug 93 10:06:14 -0500
  184. From: Terry Hubbard <hubbard@convex.csd.uwm.edu>
  185. Subject: Subscribe
  186. To: tcp-group@ucsd.edu
  187.  
  188. I hope I am directing this message to the right place. I would like to
  189. subscribe to a newsgroup for tcp on amatuer radio and was told this is
  190. the place to be. I have a question on ka9q 386 net relating to getting
  191. ax25 to recognize kiss headers from my pk232. It works on previous
  192. releases of nos but not the version I ftp'd from ucsd. If this is not
  193. the right place, my appoligies. If you could help on this it would
  194. be very much appreciated.
  195.  
  196. Terry,  KF9HI
  197.         KF9HI@wa9kec.wi.usa 44.92.1.53
  198.         hubbard@convex.csd.uwm.edu
  199.  
  200. ------------------------------------------------------------------------
  201.  
  202. ------------------------------
  203.  
  204. End of TCP-Group Digest V93 #224
  205. ******************************
  206. ******************************
  207.